From here you can also access:
"No discussion of engineering software would be complete without some mention of vector and matrix operations and equation solving. Math.h++, which is the building block library for Rogue Wave's math classes, provides an incredibly intuitive and consistent interface for performing vector and matrix operations. The basic math operators have been overloaded in a logical manner to make operating on array structures as easy as working with floats or ints. In addition, Rogue Wave has all but eliminated the need to write looping constructs with their implementation of slices and picks. These provide quick access to groups of array elements."
Todd Dunnavant, Research Specialist with a major energy company. September 1992
"I find it very enjoyable working with the Rogue Wave libraries because they are so consistent. The consistency does, however, make them a little boring: errors with the library never seem to occur. It's a little like watching a car race knowing that no one will crash."
Lawrence Gunn MacDonald Dettweiler, Canada February 1993
"The internal structure of the vector and matrix classes lend themselves to allowing the compiler to construct efficient code that can utilize the advanced vector/parallel architecture of the Cray systems. The classes provide an excellent base for designing applications that stress the current capabilities of today's science and hardware. I highly recommend the Math.h++, Matrix.h++ and Linpack.h++ class libraries for anyone who needs to be able to get answers to complex problems in reasonable amounts of time"
Charlie Finan, Cray Research March 1993